ASP.NET MVC Controls
SheetBuilder<TControl,TBuilder> Class
Members 

The builder for the Sheet.
Syntax
'Declaration
 
Public MustInherit Class SheetBuilder
    (Of TControl As Sheet,
     TBuilder As SheetBuilder(Of TControl,TBuilder)) 
   Inherits C1.Web.Mvc.Fluent.BaseBuilder(Of TControl,TBuilder)
public abstract class SheetBuilder<TControl,TBuilder> : C1.Web.Mvc.Fluent.BaseBuilder<TControl,TBuilder> 
where TControl: Sheet
where TBuilder: SheetBuilder<TControl,TBuilder>
Type Parameters
TControl
TBuilder
Remarks
Represents a sheet within the FlexSheet control.
Inheritance Hierarchy

System.Object
      C1.Web.Mvc.Fluent.BaseBuilder<TObject,TBuilder>
         C1.Web.Mvc.Sheet.Fluent.SheetBuilder<TControl,TBuilder>
            C1.Web.Mvc.Sheet.Fluent.BoundSheetBuilder<T>
            C1.Web.Mvc.Sheet.Fluent.UnboundSheetBuilder

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SheetBuilder<TControl,TBuilder> Members
C1.Web.Mvc.Sheet.Fluent Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback